home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJINC106.ARJ / IOCONFIG.H < prev    next >
Text File  |  1992-03-29  |  265b  |  12 lines

  1. #if !defined(mips) && !defined(___IBMR2__) && !defined(NO_UNDERSCORE)
  2. #define NAMES_HAVE_UNDERSCORE
  3. #endif
  4.  
  5. #if defined(VMS) || defined(___IBMR2__) || defined(linux)
  6. #define NO_DOLLAR_IN_LABEL
  7. #endif
  8.  
  9. #if defined(VMS) || defined(linux)
  10. #define NO_ST_BLKSIZE
  11. #endif
  12.